home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Leisure Game Pak
/
Leisure Game Pak.iso
/
bin
/
playhd.bat
< prev
next >
Wrap
DOS Batch File
|
1994-08-17
|
172b
|
14 lines
@echo off
\bin\cdrom
c:
md \lpmenu > nul
cls
cd \lpmenu
append %cdrom%.
set oldpath=%path%
set path=%cdrom%
%cdrom%%1
set path=%oldpath%.
set oldpath=
%cdrom%